func reflect.initFuncTypes

2 uses

	reflect (current package)
		type.go#L1829: func initFuncTypes(n int) Type {
		type.go#L1875: 	o := New(initFuncTypes(n)).Elem()